home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / lib / python2.4 / distutils / debug.pyc (.txt) < prev    next >
Python Compiled Bytecode  |  2005-10-18  |  300b  |  7 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 2.4)
  3.  
  4. import os
  5. __revision__ = '$Id: debug.py,v 1.4 2004/11/10 22:23:14 loewis Exp $'
  6. DEBUG = os.environ.get('DISTUTILS_DEBUG')
  7.